home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / ASSEMBLE / 0130.ZIP / README.130 < prev    next >
Text File  |  1985-06-27  |  3KB  |  59 lines

  1.  
  2. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  3. ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒
  4. ▒▒░░                                                               ░░▒▒
  5. ▒▒░░           ███   ████    █     █        █ █      █ █           ░░▒▒
  6. ▒▒░░            █    █   █   ██   ██        █   █   █    █         ░░▒▒
  7. ▒▒░░            █    █   █   █ █ █ █        █   █   █              ░░▒▒
  8. ▒▒░░            █    █ ██    █  █  █        █ █     █              ░░▒▒
  9. ▒▒░░            █    █   █   █     █        █       █              ░░▒▒
  10. ▒▒░░            █    █   █   █     █        █       █    █         ░░▒▒
  11. ▒▒░░           ███   ████    █     █        █        █ █           ░░▒▒
  12. ▒▒░░                                                               ░░▒▒
  13. ▒▒░░ █  █   ███   ████  ████     ██    ████      █     █  █  █ █   ░░▒▒
  14. ▒▒░░ █  █  █   █  █     █   █   █   █  █   █   █   █   █  █  █   █ ░░▒▒
  15. ▒▒░░ █  █   █     █     █   █   █      █   █  █     █  █  █  █   █ ░░▒▒
  16. ▒▒░░ █  █    █    ████  ████    █      ████   █     █  █  █  █ █   ░░▒▒
  17. ▒▒░░ █  █     █   █     █       █ █ █  █      █     █  █  █  █     ░░▒▒
  18. ▒▒░░ █  █  █   █  █     █ █     █   █  █ █     █   █   █  █  █     ░░▒▒
  19. ▒▒░░  ██    ███   ████  █  █     ██    █  █      █      ██   █     ░░▒▒
  20. ▒▒░░                                                               ░░▒▒
  21. ▒▒░░               THE IBM PERSONAL COMPUTER USER GROUP            ░░▒▒
  22. ▒▒░░                                                               ░░▒▒
  23. ▒▒░░              P.O. BOX 593  LONDON  SW1V 2PG  ENGLAND          ░░▒▒
  24. ▒▒░░                                                               ░░▒▒
  25. ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒
  26. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  27.  
  28.  
  29.                             LIBRARY DISK 10
  30.  
  31.  
  32. This disk contains programs available to members of The IBM PC User Group.
  33.         Commercial sale of any program is expressly prohibited.
  34.  
  35.      The price charged for this disk covers the cost of media and
  36.    distribution, and not the software and documentation on the disk.
  37.  
  38.  We encourage members to submit their own programs for distribution on
  39.    these disks, either free of charge or on a user supported basis.
  40.  
  41.  
  42.                            DIRECTORY OF FILES
  43.  
  44.  
  45. README   010  THE FILE YOU ARE READING
  46. CHASM    COM  CHeap ASseMbler.  Version 4.0 - needs DOS 2.0 or higher
  47. CHASM    CFG   Configuration file.
  48. CHASM    DOC   Documentation file.
  49. CHMOD    ASM  Source code for program to alter Read/Write attribute
  50. CHMOD    DOC   Documentation file
  51. COM2DATA ASM  Source to convert mach. language code into Basic DATA statements
  52. COM2DATA DOC   Documentation file
  53. DSIZE    ASM  Source to set ERRORLEVEL based on disk format
  54. DSIZE    DOC   Documentation file
  55. EXAMPLE  ASM  Example Source Code written for CHASM
  56. PRIMER   DOC  Assembly language tutorial
  57. ZE    DOC   Documentation file
  58. EXAMPLE  ASM  Example Source Code written for CHASM
  59. PRIMER   DOC  Assembly language tut